[INFO] cloning repository https://github.com/pivotpdftools/pivot-pdf
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pivotpdftools/pivot-pdf" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpivotpdftools%2Fpivot-pdf", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpivotpdftools%2Fpivot-pdf'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 957bf3ad643d566dfa3316d7a1b76e17a6b1d031
[INFO] checking pivotpdftools/pivot-pdf/957bf3ad643d566dfa3316d7a1b76e17a6b1d031 against master#df1ae0f7dd168513de2d89beb2cb7a95d4fdc118 for pr-159343
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpivotpdftools%2Fpivot-pdf" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/pivotpdftools/pivot-pdf
[INFO] finished tweaking git repo https://github.com/pivotpdftools/pivot-pdf
[INFO] tweaked toml for git repo https://github.com/pivotpdftools/pivot-pdf written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/pivotpdftools/pivot-pdf on toolchain df1ae0f7dd168513de2d89beb2cb7a95d4fdc118
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+df1ae0f7dd168513de2d89beb2cb7a95d4fdc118" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/pivotpdftools/pivot-pdf already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+df1ae0f7dd168513de2d89beb2cb7a95d4fdc118" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded lzma-rust2 v0.15.7
[INFO] [stderr]   Downloaded zip v7.2.0
[INFO] [stderr]   Downloaded ureq v3.2.0
[INFO] [stderr]   Downloaded ext-php-rs-derive v0.11.8
[INFO] [stderr]   Downloaded ext-php-rs-build v0.1.1
[INFO] [stderr]   Downloaded ext-php-rs v0.15.6
[INFO] [stderr]   Downloaded ext-php-rs-bindgen v0.72.1-extphprs.1
[INFO] [stderr]   Downloaded ext-php-rs-clang-sys v1.8.1-extphprs.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] e714645ea3802e038b8036d1d502aa142cbf7d7581f4ce2ca3dfda723473f481
[INFO] running `Command { std: "docker" "start" "e714645ea3802e038b8036d1d502aa142cbf7d7581f4ce2ca3dfda723473f481", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e714645ea3802e038b8036d1d502aa142cbf7d7581f4ce2ca3dfda723473f481", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "e714645ea3802e038b8036d1d502aa142cbf7d7581f4ce2ca3dfda723473f481" "/opt/rustwide/cargo-home/bin/cargo" "+df1ae0f7dd168513de2d89beb2cb7a95d4fdc118" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e714645ea3802e038b8036d1d502aa142cbf7d7581f4ce2ca3dfda723473f481", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "e714645ea3802e038b8036d1d502aa142cbf7d7581f4ce2ca3dfda723473f481" "/opt/rustwide/cargo-home/bin/cargo" "+df1ae0f7dd168513de2d89beb2cb7a95d4fdc118" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]     Checking ttf-parser v0.25.1
[INFO] [stderr]    Compiling zerocopy v0.8.39
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling unicode-ident v1.0.23
[INFO] [stderr]    Compiling cc v1.2.55
[INFO] [stderr]     Checking bitflags v2.10.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling zmij v1.0.20
[INFO] [stderr]    Compiling camino v1.2.2
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling error-chain v0.12.4
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling regex-syntax v0.8.9
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling pulldown-cmark v0.9.6
[INFO] [stderr]    Compiling anyhow v1.0.101
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stderr]    Compiling ext-php-rs-bindgen v0.72.1-extphprs.1
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling bytecount v0.6.9
[INFO] [stderr]    Compiling ext-php-rs-clang-sys v1.8.1-extphprs.1
[INFO] [stderr]     Checking lock_api v0.4.14
[INFO] [stderr]    Compiling convert_case v0.11.0
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]     Checking inventory v0.3.22
[INFO] [stderr]    Compiling ext-php-rs-build v0.1.1
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]     Checking pivot-pdf v0.9.0 (/opt/rustwide/workdir/pdf-core)
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]     Checking hashlink v0.9.1
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling ext-php-rs-derive v0.11.8
[INFO] [stderr]    Compiling cargo-platform v0.1.9
[INFO] [stderr]    Compiling cargo_metadata v0.14.2
[INFO] [stderr]    Compiling skeptic v0.13.7
[INFO] [stderr]    Compiling ext-php-rs v0.15.6
[INFO] [stderr]     Checking rusqlite v0.32.1
[INFO] [stderr]     Checking pdf-examples v0.1.0 (/opt/rustwide/workdir/examples)
[INFO] [stderr]     Checking pdf-php v0.1.0 (/opt/rustwide/workdir/pdf-php)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 09s
[INFO] running `Command { std: "docker" "inspect" "e714645ea3802e038b8036d1d502aa142cbf7d7581f4ce2ca3dfda723473f481", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e714645ea3802e038b8036d1d502aa142cbf7d7581f4ce2ca3dfda723473f481", kill_on_drop: false }`
[INFO] [stdout] e714645ea3802e038b8036d1d502aa142cbf7d7581f4ce2ca3dfda723473f481
